40823152網際內容管理

  • Home
    • Site Map
    • reveal
    • blog
  • About
  • Portable Python
  • w1-w3
    • Useing a portable system
    • Create a new portable system
  • W9
    • Bython reads exam scores
  • W10~W12
    • w10
      • www web
    • W11
    • W12
  • W13~W15
    • W13
    • W14
      • Solvespace
    • w15
      • Replit
      • replit_new_repository
  • W16
    • w16_replit
    • get_Meteorological_data
  • W17
    • W17_replit
  • Brython
    • 0. for 1+10
    • 1. Bython reads exam scores
    • 2. get_Meteorological_data
    • test
      • test2
  • Fault
    • Deploy to GitHub Pages
    • invalid path
Deploy to GitHub Pages << Previous

invalid path

Problem:

I suspect the issue is that the path contains a : which is illegal on Windows.

If the following error message appears:

error: invalid path 'configs/perl-modules/DIST.64/perl-HTML-Tree-1:5.03-1.el6.noarch.rpm'

solution web : error: invalid path

You can use the following command to fix it.

git config core.protectNTFS false


You can use the following command to ignoring the rules and pushing

 git push -f

Summarize:

The teacher said that the problem arises from the program coding. It is because the title is in a pagination mode, and if a period ' . ' is included in the title, it triggers other functions, resulting in the error.


Deploy to GitHub Pages << Previous

Copyright © All rights reserved | This template is made with by Colorlib